| 1. | Discusses changes to array bounds and default bounds 讨论对数组界限和默认界限的更改。 |
| 2. | Blank array bounds 空白数组界限。 |
| 3. | Provides links to topics covering changes to array bounds , size declarations , and the 提供到许多主题的链接,这些主题涉及对数组界限、大小声明和 |
| 4. | In some cases , unsafe code may increase an application s performance by removing array bounds checks 在某些情况下,通过移除数组界限检查,不安全代码可提高应用程序的性能。 |
| 5. | Compile - time constants are required for cases such as array bounds , case expressions , or enumerator initializers 需要编译时常数的情况包括数组界限、 case表达式或枚举数初始值设定项。 |
| 6. | A less drastic measure is to get a compiler that will perform array bounds checking for c programs . such a tool exists for gcc 这仅仅取决于您希望系统有多大的容忍度以及为获得这种容忍度您所愿意承受的性能影响。 |
| 7. | This module supports the visual basic language keywords and run - time library members that provide error information , validate data , determine array bounds , and retrieve data type and color information 此模块支持提供错误信息验证数据确定数组界限以及检索数据类型和颜色信息的visual basic语言关键字和运行库成员。 |
| 8. | One of the most significant aspects is that the combination of strict type checks , array bounds checking , and automatic garbage collection thoroughly blocks the most destructive forms of server code vulnerabilities : buffer overruns , double - release errors , and rogue pointers 最显著的方面之一是严格的类型检查、数组边界检查和自动垃圾收集的组合彻底防止了最具破坏性形式的服务器代码攻击:缓冲区溢出、重复释放的错误和游离的指针。 |